Security Report Summary
R
Redirect: Click here to follow the redirect to https://www.mexc.com/login?inviteCode=mexc-122iYd.
Site: https://www.mexc.com/register?inviteCode=mexc-122iYd
IP Address: 23.192.228.15
Report Time: 27 Apr 2024 15:05:29 UTC
Headers:
  • Content-Security-Policy
  • X-Content-Type-Options
  • X-Frame-Options
  • Strict-Transport-Security
  • Referrer-Policy
  • Permissions-Policy
Advanced:
Perform a deeper security analysis of your website and APIs:
Missing Headers
Strict-Transport-SecurityHTTP Strict Transport Security is an excellent feature to support on your site and strengthens your implementation of TLS by getting the User Agent to enforce the use of HTTPS. Recommended value "Strict-Transport-Security: max-age=31536000; includeSubDomains".
Referrer-PolicyReferrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites.
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Warnings
Response is not HTMLThe content-type of the response does not indicate HTML. Not all headers, and therefore the score, may be appropriate.
Raw Headers
HTTP/2308
content-length29
location/login?inviteCode=mexc-122iYd
refresh0;url=/login?inviteCode=mexc-122iYd
content-security-policyframe-ancestors 'self' *.mexc.me *.mexc.com *.mexceu.com *.mexc.kr *.mexc.co sensors.xiaoxiame.com *.365huo.xyz *.mexc.fm *.mexc.in *.mexc.us *.greentreeone.com *.gdiii.xyz *.mcaketech.com
x-content-type-optionsnosniff
expiresSat, 27 Apr 2024 15:05:29 GMT
pragmano-cache
dateSat, 27 Apr 2024 15:05:29 GMT
server-timingcdn-cache; desc=MISS
server-timingedge; dur=104
server-timingorigin; dur=6
access-control-expose-headersx-cache
x-cacheNotCacheable from child
cache-controlmax-age=0,must-revalidate
akamai-grn0.0fa33017.1714230329.309fe816
server-timingak_p; desc="1714230329029_389063439_815786006_11070_6690_6_6_15";dur=1
X-Frame-OptionsHeader not set, see Additional Information below.
Upcoming Headers
Cross-Origin-Embedder-PolicyCross-Origin Embedder Policy allows a site to prevent assets being loaded that do not grant permission to load them via CORS or CORP.
Cross-Origin-Opener-PolicyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
Cross-Origin-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Additional Information
content-security-policyContent Security Policy is an effective measure to protect your site from XSS attacks. By whitelisting sources of approved content, you can prevent the browser from loading malicious assets. Analyse this policy in more detail. You can sign up for a free account on Report URI to collect reports about problems on your site.
x-content-type-optionsX-Content-Type-Options stops a browser from trying to MIME-sniff the content type and forces it to stick with the declared content-type. The only valid value for this header is "X-Content-Type-Options: nosniff".
X-Frame-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.